projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
aa48399
)
docs/css-properties: Fix info on 3value properties
author
Daniel Boles
<dboles@src.gnome.org>
Fri, 17 Feb 2017 15:18:24 +0000
(15:18 +0000)
committer
Daniel Boles
<dboles@src.gnome.org>
Fri, 17 Feb 2017 15:18:24 +0000
(15:18 +0000)
https://developer.mozilla.org/en/docs/Web/CSS/margin#Values
docs/reference/gtk/css-properties.xml
patch
|
blob
|
history
diff --git
a/docs/reference/gtk/css-properties.xml
b/docs/reference/gtk/css-properties.xml
index e396053c8172bfaf191b4dbc149c89f87454c2a8..d4c6d61be0fcd8a1598d73dadf553dfcb0bb514f 100644
(file)
--- a/
docs/reference/gtk/css-properties.xml
+++ b/
docs/reference/gtk/css-properties.xml
@@
-108,7
+108,7
@@
We use <literallayout> for syntax productions, and each line is put in a <code>
<term>4 values: </term><listitem>top right bottom left</listitem>
</varlistentry>
<varlistentry>
- <term>3 values: </term><listitem>top horizontal
left
</listitem>
+ <term>3 values: </term><listitem>top horizontal
bottom
</listitem>
</varlistentry>
<varlistentry>
<term>2 values: </term><listitem>vertical horizontal</listitem>